Autogenerated HTML docs for v2.9.1-273-g79ed4
diff --git a/git-commit.html b/git-commit.html index 1e5ae38..f4da33d 100644 --- a/git-commit.html +++ b/git-commit.html
@@ -862,7 +862,7 @@ </dt> <dd> <p> - Like <em>-C</em>, but with <em>-c</em> the editor is invoked, so that + Like <em>-C</em>, but with <code>-c</code> the editor is invoked, so that the user can further edit the commit message. </p> </dd> @@ -1215,7 +1215,7 @@ staged for other paths. This is the default mode of operation of <em>git commit</em> if any paths are given on the command line, in which case this option can be omitted. - If this option is specified together with <em>--amend</em>, then + If this option is specified together with <code>--amend</code>, then no paths need to be specified, which can be used to amend the last commit without committing changes that have already been staged. @@ -1650,7 +1650,7 @@ <div id="footnotes"><hr /></div> <div id="footer"> <div id="footer-text"> -Last updated 2016-06-27 11:04:05 PDT +Last updated 2016-07-13 14:58:50 PDT </div> </div> </body>